Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
panel-plugins:xfce4-stopwatch-plugin:start [2019/11/09 11:11] – created kevinbowenpanel-plugins:xfce4-stopwatch-plugin:start [2023/07/02 10:00] (current) – Update Latest Release section kevinbowen
Line 1: Line 1:
-====== Stopwatch ======+~~NOTOC~~ 
 +====== xfce4-stopwatch-plugin - Stopwatch ======
  
-===== About ===== +A simple stopwatch plugin for Xfce panel. 
-Written by [[http://ongardie.net/diego/|Diego Ongaro]], this plugin keeps track of elapsed time right on your panel.+ 
 + 
 +  * **[[#Required Packages|Required Packages]]** 
 +  * **[[#Latest Release|Latest Release]]** 
 +  * **[[#Source Code Repository|Source Code Repository]]** 
 +  * **[[#Reporting Bugs|Reporting Bugs]]** 
 + 
 +----
  
 ===== Usage ===== ===== Usage =====
-Just add it to the panel.+ 
 +Add xfce4-stopwatch-plugin to the panel. Press the "play/pause" button to start and stop. Right click on the plugin and select "Reset" to reset it. 
 There are no ways to configure the plugin at this time. There are no ways to configure the plugin at this time.
  
-{{:projects:panel-plugins:xfce4-stopwatch-plugin-help.png|:projects:panel-plugins:xfce4-stopwatch-plugin-help.png}}+The start time and state will be saved when your panel quits and restored next time it's runningThis means it will continue even if you power off and power on your computer.
  
-The time elapsed will be saved when your panel quits and restored next time it's running. If time was ticking, it will not start ticking again automatically.+----
  
 +===== Required Packages =====
  
 +  * [[https://wiki.gnome.org/Projects/GLib|GLib]]
 +  * [[https://www.gtk.org|GTK+-3.0]]
 +  * [[https://gitlab.xfce.org/xfce/libxfce4util|libxfce4util]]
 +  * [[https://gitlab.xfce.org/xfce/xfce4-panel|xfce4-panel]]
  
-===== Releases =====+For detailed information on the minimum required versions, check the [[https://gitlab.xfce.org/panel-plugins/xfce4-stopwatch-plugin/-/blob/master/configure.ac.in|configure.ac.in]] file.
  
-==== Version 0.2.0 (2009-07-27) ==== +[[|Back to Top]]
-  * First stable release +
-  * Basic functionality+
  
-[[http://foo-projects.org/pipermail/xfce/2009-July/025675.html|Release announcement]]+----
  
-[[http://archive.xfce.org/src/panel-plugins/xfce4-stopwatch-plugin/0.2/xfce4-stopwatch-plugin-0.2.0.tar.bz2|xfce4-stopwatch-plugin-0.2.0.tar.bz2]]+===== Latest Release =====
  
-===== Dependencies ===== +{{rss>https://archive.xfce.org/feeds/project/xfce4-stopwatch-plugin 1 date 2h}}
-Xfce 4.6+
  
-===== Reporting Bugs ===== +[[https://gitlab.xfce.org/panel-plugins/xfce4-stopwatch-plugin/-/blob/master/NEWS|Read the CHANGELOG]]
-Bugs should be reported to the [[http://bugzilla.xfce.org|Xfce bug tracking system]] (product ''Xfce Panel Plugins'', component ''stopwatch'').+
  
-[[http://bugzilla.xfce.org/buglist.cgi?query_format=advanced&product=Xfce+Panel+Plugins&component=stopwatch|See all bugs]]+  * **[[https://archive.xfce.org/src/panel-plugins/xfce4-stopwatch-plugin/|Download current release]]** (link also contains older versions)
  
-===== Development =====+[[|Back to Top]]
  
-Git repo: http://git.xfce.org/panel-plugins/xfce4-stopwatch-plugin/+---- 
 + 
 +===== Source Code Repository ===== 
 + 
 +Git repo: https://gitlab.xfce.org/panel-plugins/xfce4-stopwatch-plugin 
 + 
 +---- 
 + 
 +===== Reporting Bugs =====
  
-LanguageVala+  * **[[:panel-plugins:xfce4-stopwatch-plugin:bugs|Reporting Bugs]]** -- Open bug reports and how to report new bugs
  
-LicenseSimplified BSD+[[|Back To Top]] 
 +---- 
 +[[ :xfce:xfce4-panel:start:|Return to Main Xfce4-panel page]]